<% IF request.querystring("step") = "2" THEN adoCon.Open cstring str_Username = Request.Form ("username") str_Password = Request.Form ("password") strSQL = "SELECT code " & _ "FROM tbl_Authors WHERE name = '" & str_Username & "' AND Password = '" & str_Password & "'" 'Create a new recordsheet Set rs_login = Server.CreateObject ("ADODB.RecordSet") 'Open the record sheet and execute SQL rs_login.open strSQL,adoCon 'If the username and password combination does not exist then redirect the user If rs_login.EOF _ Or rs_login.BOF Then Response.Redirect "badlogin.asp" Else 'Write the user code to the cookie Response.Cookies("Login")("userCode") = rs_login("code") 'Redirect to main page Response.redirect("main.asp") End If End if %> www.bcadsoft.com

  Home 
 Introduce 



 
Bridge Layout (QXCAD)
Windows user interface:

Operations and Notes:
Install in Windows 95/98/NT environment, please follow the clues;
You can put in a software dog and run the program QXCAD in AutoCAD R14 after installing it completely;
You should input data according to the clues provided in the interface, We suggest that you modify it based on the example of the pattern provided and make full use of the function of the database of structure, abstraction data from it and also you can save the structure in the database in order to use it in the future;
You can preview the superstructure and the infrastructure at any time in the course of designing patterns;
You can choose work pattern (whole chart, transect chart, layout chart, plane chart etc) in AutoCAD R14;
You can consult the help on line at any place in the frame of interface in order to understand well.

 
Example of Bridge Layout Interface
 

Tel/Fax:8610-62361969、82012341
E-mail:master@bcadsoft.com、lujianming@263.net
ADD:8Xi Tu Cheng Road Beijing China;Post Code:100088